Welcome![Sign In][Sign Up]
Location:
Search - Java TCP

Search list

[Otherwssf

Description: JICQ是用JAVA语言编写的一个基于客户机/服务器(C/S)模式的局域短信实时通信工具系统,系统采用了Microsoft公司的SQL Server 2000作为后台数据库,系统通过JDBC访问数据库。系统分为服务器程序和客户程序两部分,服务器与客户间采用“传输控制协议”(TCP),通过套接字(Socket)连接,客户之间采用“用户数据报协议”(UDP),通过数据报套接字(DatagramSocket)建立连接。系统具有用户注册、用户登录、添加好友、删除好友、发送和接收消息等功能。-JICQ Java is a language based on the client/server (C/S) mode Local SMS real-time communications tool, the system uses Microsoft's SQL Server 2000 database as a background, system access to the database through JDBC. System is divided into server and two clients, the server-client "Transmission Control Protocol" (TCP), socket (Socket) connectivity, customers using the "User Datagram Protocol" (UDP), through Datagram Sockets (DatagramSocket) establish a connection. Users registered with the system, users log in, friends add, delete friends, send and receive news and other functions.
Platform: | Size: 54272 | Author: 乔峰 | Hits:

[ICQ-IM-ChatInstantMessage

Description: 局域网通讯,用广播实现聊天,TCP实现传送文件,文件传送达到10m/s-LAN communications, chatting with broadcasters to achieve, achieve TCP transmission of documents, document transmission reach 10m/s
Platform: | Size: 38912 | Author: guti | Hits:

[Internet-NetworkThreadScan

Description: 基于JAVA的多线程TCP端口扫描程序 -Java-based multi-threaded TCP port scanning procedures for Java-based multi-threaded TCP port scanning procedures Java-based multi-threaded TCP port scanning procedures
Platform: | Size: 2048 | Author: 陈进赵 | Hits:

[Windows DevelopTCPIPjava

Description: JAVA的TCP/IP JAVA的TCP/IP JAVA的TCP/IP-JAVA TCP/IP JAVA TCP/IPJAV A TCP/IPJAVA TCP/IPJAVA TCP/I PJAVA TCP/IP
Platform: | Size: 115712 | Author: qiyehai | Hits:

[JSP/JavaComplexChatprocess

Description: JAVA聊天室程序(TCP/IP),经过测试。可以实现多种复杂功能,一定会对大家有所帮助-Java Chat Room (TCP/IP), after testing. Can achieve a variety of complex functions, we would certainly be helpful
Platform: | Size: 1024 | Author: 杜晓东 | Hits:

[JSP/Javajava_network_code_examples

Description: 简单清晰具有启发性的实例。 Net1和Client1类实现了TCP的简单应用。 Udp和Udpwatch类实现了UDP的简单应用。 Chater是一个聊天小工具,综合运用了TCP,UDP,IO,GUI,Thread等技术。对初学者很有启发性。-clear and simple instructive examples. Net1 and Client1 category achieved a simple TCP application. Udp Udpwatch category and achieve a simple UDP application. Chater is a small chat tools, the integrated use of the TCP, UDP, IO, GUI, Thread technology. For beginners very instructive.
Platform: | Size: 6144 | Author: 王云波 | Hits:

[WEB MailIPMsg2007

Description: 软件简介 IPMsg 是一款局域网内即时通信软件, 基于 TCP/IP(UDP). 可运行于多种操作平台(Win/Mac/UNIX/Java), 并实现跨平台信息交流.-software brief IPMsg A LAN is immediate communication software, Based on TCP/IP (UDP). can be run on a variety of operating platform (Win/Mac/UNIX/Ja va), and to achieve cross-platform information exchange.
Platform: | Size: 84992 | Author: shixiao | Hits:

[Internet-NetworkJAVA_ChatRoom_EssentialVertion

Description: java简易聊天室*本程序为大四TCP/IP实验课要求编写的聊天程序*可以进行简单的聊天,并具有私聊的功能*支持多用户*上下线提醒*在线列表等简单功能*程序代码只有2个文件,超简单,初学必备-java chat room* Simple procedures for the senior TCP/IP experiment request of the Chat Program* for a simple chat, and Private Chat with the functional multi-user support*** Linear remind online links and other simple functions* code only two text pieces, super-simple, beginner essential
Platform: | Size: 5120 | Author: shuaiguo | Hits:

[ICQ-IM-ChatJQQ

Description: 简易的QQ聊天程序(多用户,多线程),主要实现tcp协议编程-simple QQ Chat (multi-user, multi-threaded), the main programming agreement tcp
Platform: | Size: 33792 | Author: 张及 | Hits:

[Embeded LinuxRTL-lwIP-0.6

Description: RTL-lwIP is the porting of the lwIP TCP/IP stack to RTLinux-GPL.The focus of the RTL-lwIP stack is to reduce memory usage and code size, making RTL-lwIP suitable for use in small clients with very limited resources such as embedded systems. -RTL-lwIP is the porting of the lwIP TCP/IP's tack to RTLinux- GPL.The focus of the RTL-lwIP's tack is to reduce memory usage and code size, making RTL-lwIP suitable for use in small clien ts with very limited resources such as embedded systems.
Platform: | Size: 850944 | Author: 傅文祥 | Hits:

[JSP/JavaNetServer0

Description: 网络基础 TCP/IP协议 IP地址,端口号 使用java.net包中类在程序中实现网络通信 URL类及其用法 InetAddress类 Socket通信(TCP UDP) -network infrastructure TCP/IP protocol IP address, Ports,#$#!263995#!#$200431992752.rar!#$#delphi development of a serial testing software for learning.
Platform: | Size: 1024 | Author: 纪海晨 | Hits:

[TCP/IP stackSocketProject

Description: 我做的java的tcpip通讯工具,绝对值得参考!-java tcpip of communication tools, definitely worth considering!
Platform: | Size: 220160 | Author: | Hits:

[Database systemOftomatization

Description: 为了方便网络编程,90年代初,由Microsoft联合了其他几家公司共同制定了一套WINDOWS下的网络编程接口,即Windows Sockets规范,它不是一种网络协议,而是一套开放的、支持多种协议的Windows下的网络编程接口。本篇论文主要是介绍了在TCP/IP基础上利用winsock2对网卡进行编程,以达到网络流量监测的目的。论文首先介绍了TCP/IP协议,旨在介绍IP,TCP,UDP等比较重要的协议。主要是介绍IP头,TCP头,UDP头的特点,以便从IP头中可以获取源地址,目的地址,协议类型等信息。在随后的章节中提出了Socket的概念,Socket实际上提供了一个通信端口使所有拥有Socket的端口的计算机之间能够相互通信,在本论文中主要说明了socket的建立,监听和撤销的过程。具体到程序实现中,对网卡混杂模式的设置是通过原始套接字(raw socket)来实现的。为了让原始套接字能接受所有的数据,还需要通过将SOCK_RAW设置成SIO_RCVALL。对数据包的获取通过recv()函数来完成。最后要完成的工作就是对所捕获的IP数据包进行分析以提取出我们所需要的信息。在论文的最后是旨在说明进一步工作的展开. 关键词:网络流量测量 TCP/IP协议 WINSOCK编程 -To facilitate network programming and the beginning of the 1990s, Microsoft jointly by several other companies to develop a set of Windows programming network access , that is, Windows Sockets norms, it is not a network protocol, but a liberal, Multi-protocol support for the Windows network programming interface. The main purpose of this paper is to introduce a TCP/IP based on the use of the card for winsock2 programming, to achieve network traffic monitoring purposes. Papers first introduced the TCP/IP protocol, aimed at introducing IP, TCP, UDP, and other more important agreements. IP is introduced first, the first TCP, UDP first features to the IP header from access to the source address, destination address, Agreement type, and other information. In the ensuing chapters of the Sock
Platform: | Size: 10240 | Author: wq57 | Hits:

[JSP/Javadzbaiban

Description: 电子白板。电子白板有两种实现模型,一种是无白板服务器,因此仅支持两个用户直接连结;另一种是有白板服务器,原则上不限制同时上线人数和交谈室个数,具体实现上可视服务器性能和需要而定。本文要介绍属于后者。----当用户需用白板与他人交流时,需要先用浏览器连到Applet所在主页,Applet运行后会连接到该白板服务器,和服务器建立TCP连接。每个用户可以在自己的白板上(嵌在Applet画面中)绘制图形和输入文字,Applet会将这些信息通过已建立的网络连接发往白板服务器,并不断侦听、接收来自白板服务器的图形和文字信息,将其再现在用户的白板中。白板服务器的作用是不断侦听、接收来自各Applet的信息,并将其转发给其他用户。----由于浏览器对JAVAApplet的限制,使得Applet只能访问发送该Applet的宿主主机,因此只能在该Applet所在主机上运行白板服务器,使得Applet能建立和远程白板服务器的联系。功能设计----一个实用的电子白板系统应该具备以下基本功能:用户在浏览到白板主页时,需登录后才能进行交流。这将提供交流时用的名字,必要时还可做权限检查。用户能够根据交谈室的交谈主题选择参加和退出现有的交谈室,并且能建立新的交谈室。-Whiteboard. Whiteboard realize there are two models, a server is no whiteboard, it only supports two users direct links; Another server is a whiteboard, in principle, while restrictions on the number line chat rooms and the number, concrete realization of server performance and visualization needs. This paper introduces belong to the latter.- When the user needed whiteboard sharing with others, the need to deal with browser connected to the host Applet Home, Applet operation will connect the whiteboard to the server and server TCP connection. Each user can in their own whiteboard (containing the applet screen) rendering graphics and text input, Applet will these messages through the network has been established to connect the whiteboard server, and continuously monitors and coming from th
Platform: | Size: 86016 | Author: guoxiling | Hits:

[JSP/Javawj----telnet

Description: telnet客户端Telnet 客户端使用 Telnet 协议(TCP/IP 协议套件的一部分)通过网络 连接远程计算机。Telnet 客户端允许计算机连接到远程的 Telnet 服务器并运行该服务器上的应用程序。-telnet client Telnet client uses Telnet protocol (TCP/IP HS Boards and the part) through the network connection to remote computers. Telnet client allows remote computer connected to the Telnet server and run the application on a server procedures.
Platform: | Size: 2048 | Author: 王军 | Hits:

[JSP/Javachat

Description: 用tcp,udp 实现的聊天室,都能正常运行,初学java网络编程的可参考-using tcp, udp achieve chat rooms, the normal operation of the network novice java programming reference
Platform: | Size: 3072 | Author: 宋家隽 | Hits:

[JSP/JavaChatOnline

Description: 基于TCP的简单聊天工具,有保存聊天记录和查看聊天记录功能-Simple TCP-based chat tools, have save your chats and view chat history feature
Platform: | Size: 2048 | Author: Peter | Hits:

[J2MEjain-sip-appserver.tar

Description: First of all, the Applet-phone is a SIP User-Agent with audio and text messaging capabilities. But i s also embedded in an applet where you can use it as usual if your firewall allow you to use the UDP transport. If not, you can use TCP to carry your voice in a voice messaging fashion. Your voice is recorded and encoded locally then sent as a message, decoded and played back by your peer. Voice messaging allow you to go through any firewall, so that you can continue to chat and talk with your friends from an applet !
Platform: | Size: 2630656 | Author: 康佳 | Hits:

[TCP/IP stackipmsg

Description: 1. 软件简介 - IPMsg 是一款局域网内即时通信软件, 基于 TCP/IP(UDP). 可运行于多种操作平台(Win/Mac/UNIX/Java), 并实现跨平台信息交流. - 不需要服务器支持. - 支持文件/文件夹的传送 (2.00版以上) - 通讯数据采用 RSA/Blofish 加密 (2.00版以上) - 十分小巧, 简单易用, 而且你可以完全免费使用它-1. Software- IPMsg is a LAN instant messaging software, based on TCP/IP (UDP). Can be run on multiple operating platforms (Win/Mac/UNIX/Java), and to achieve cross-platform exchange of information.- Do not need to server support.- Support for file/folder transfer (version 2.00 and above)- communication of data using RSA/Blofish encryption (version 2.00 and above)- very compact, easy-to-use, and you can be completely free to use it
Platform: | Size: 120832 | Author: 吴鸣仕 | Hits:

[Internet-Networkconnection

Description: 局域网用的微型通信工具 socket TCP连接-LAN communication tools used in micro-socket TCP connection
Platform: | Size: 3072 | Author: 周志伟 | Hits:
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 40 »

CodeBus www.codebus.net